|
DynaCD ActiveX DocHelp V1.30 |
General Information Overview Properties Methods Events Web Site Contact Us |
IMPORTANT NOTE: All these properties are available after calling DynaCD_Init(Timer as integer) The total number of tracks on the CD. Total_CdTime as double The total time of CD in milliseconds. Total_CdTimeHMS as double The total time of CD in hours:minutes:seconds:milliseconds. Current_TrackEnd as double End position, in milliseconds, of the current track. Current_TrackStart as double Start position, in milliseconds, of the current track. Current_TrackLength as double Track length, in milliseconds, of the current track. Current_TrackLengthHMS as double Track length, in hours:minutes:seconds:milliseconds, of the current track. Current_Track as integer Track number of the current track. CD_State as string Current state of the CD, here are the possible state: playing stopped open close No Cd Previous_TrackPlayed as integer Last track played, example after an DynaCD_NextTrack: you have the Current_Track and the Previous_Track. Cddb_Id as string CD Id for CDDB compatibility. Current_TrackPosition as double Current position, in milliseconds, of the track. Current_TrackPositionHMS as double Current position, in hours:minutes:seconds:milliseconds, of the track. Current_TrackPositionLeftHMS as double Position Left of current track in milliseconds. Current_TrackPositionLeftHMS as double Position Left of current track in hours:minutes:seconds:milliseconds. User_Name as string Enter your User Name after Registering. User_Password Enter your User Password after Registering. |